-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: lit template ts error #448
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Build isn't passing
Build is failing because of tryorama issue with running hc s create, fix in in place at holochain/holochain#4630 |
Does this one need backporting? |
Already "backported" via a separate PR (#450), |
This PR fixes a ts error that was preventing
vite build
from running for lit templateshttps://github.com/holochain/scaffolding/actions/runs/12763486851/job/35573852491#step:6:1006
hc s create
removal holochain#4630